@charset "UTF-8";
/* ========== 单篇+文章页 start ========== */
.articleC {background: #FFFFFF;padding: 0 50px 50px;}
.articleBox {line-height: 36px;padding: 10px 0 0;color: #666666;font-size: 16px;margin-bottom: 10px;}
.articleBox img {max-width: 100%;}
/* ————— 标题 start ————— */
.articleTitle {clear: both;line-height: 43px;font-size: 24px;font-family: "microsoft yahei";color: #333333;text-align: center;position: relative;}
/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {display: block;clear: both;color: #666666;font-size: 14px;line-height: 32px;padding: 10px 0 15px;border-bottom: 1px solid #dddddd;overflow: hidden;text-align: center;}
.articleTime span {margin-right: 16px;font-size: 14px;color: #999999;vertical-align: middle;display: inline-block;}
.shareBox .sharejs_list  .sharejs_item{position:relative;z-index: 100}
    /* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.articleShare {display: inline-block;vertical-align: middle;}
.articleShare .shareParent .shareItem{vertical-align: middle;}
/* .shareParent .shareFont.icon-weibo {color: #FFFFFF;background: #ff763b;}
.shareParent .shareFont.icon-qzone {color: #FFFFFF;background: #FDBE3D;}
.shareParent .shareFont.icon-qq {color: #FFFFFF;background: #56b6e7;} */
/* ————— 分享 end ————— */
/* ————— 大图 start ————— */
/* 文章阅读页-内容上部大图 */
#play {width: 600px;height: 400px;position: relative;overflow: hidden;background: #fff;border: 1px solid #e9e9e9;padding: 5px;margin: 20px auto 0 auto;}
#play .change_a {width: 40%;height: 100%;position: absolute;top: 0;z-index: 1;cursor: pointer;display: block;overflow: hidden;}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {width: 24px;height: 43px;display: block;position: absolute;top: 50%;margin-top: -21px;display: none}
#play .prev_a span {background: url(../images/common/file/article_iconh.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/common/file/article_iconh.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {position: relative;z-index: 1;width: 600px;height: 400px;}
#play .img_ul li {position: relative;z-index: 1;width: 600px;height: 400px;background: #fff;margin: 0 0 5px 0;}
#play .img_ul li img {position: absolute;}
.imgMove {width: 600px;clear: both;margin: 20px auto;position: relative;}
.img_hd {margin: 0 auto;overflow: hidden;height: 60px;position: relative;}
.img_hd ul {position: absolute;z-index: 1}
.img_hd ul li {float: left;height: 47px;width: 70px;padding: 3px;margin: 0 7px;cursor: pointer;background: #fff;border: 1px solid #d4d4d4;position: relative;}
.img_hd ul li p {height: 47px;width: 70px;display: block;background: #fff;position: relative;}
.img_hd ul li i {display: block;clear: both;line-height: 20px;padding: 0 5px;background: #000;color: #fff;position: absolute;right: 3px;bottom: 3px;z-index: 9;filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;font-family: Arial;font-size: 12px;font-style: normal;}
.img_hd ul li img {position: absolute;height: 47px;width: 70px;}
.img_hd ul li.on {border: 1px solid #1e5ab0;background: #1e5ab0;}
.imgMove .bottom_a {width: 20px;height: 25px;display: block;cursor: pointer;z-index: 10;float: left;top: 15px;position: absolute;z-index: 9;background: url(../images/common/file/article_iconh.png) no-repeat;}
.imgMove .prev_a {background-position: left top;left: 0;}
.imgMove .next_a {background-position: right top;right: 0;}
/* ————— 大图 end ————— */
/* ————— 文件 start ————— */
.articleHand {clear: both;font-size: 16px;padding: 10px 0px 20px 0;/* overflow: hidden; */}
.articleHand a {display: inline-block;line-height: 32px;padding: 0 20px 0px 30px;background: url(../images/common/file/file.png) no-repeat left center; color:#666;margin-bottom: 10px;}
.articleHand a.word {background: url(../images/common/file/word.png) no-repeat left 3px;color: #37a6ff !important;}
.articleHand a.ppt {background: url(../images/common/file/ppt.png) no-repeat left center;color: #ff7735 !important;}
.articleHand a.excel {background: url(../images/common/file/excel.png) no-repeat left center;color: #15bf44 !important;}
.articleHand a.pdf {background: url(../images/common/file/pdf.png) no-repeat left center;color: #1369c0 !important;}
.articleHand a.zip {background: url(../images/common/file/zip.png) no-repeat left 3px;color: #ff9779 !important;}
.articleHand a:hover{text-decoration: underline;}
/* ————— 文件 end ————— */
/* ————— 文章页码 start ————— */
.articlePage {clear: both;text-align: center;font-family: Arial;font-size: 0;}
.articlePage a {margin: 0 5px;background: #ccc;padding: 3px 12px;display: inline-block;font-size: 12px;height: 24px;line-height: 24px;}
.articlePage a:hover {color: #fff;background: #1e5ab0;}
.articlePage a.hover {color: #fff;background: #1e5ab0;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {display: block;line-height: 34px;color: #999999;font-size: 16px;}
.pageUp a {font-size: 16px;color: #999999;position:relative;z-index: 10}
.articlePageBox:hover,
.pageUp a:hover {color: #1e5ab0;}
/* ————— 上一篇/下一篇 end ————— */
/* ————— 音频 start ————— */
.newsAudio .audiojs audio {position: absolute;left: -1px;opacity: 0;}
.newsAudio .audiojs {z-index: 99999;background: #fff;overflow: hidden;font-family: monospace;font-size: 12px;border-radius: 5px;box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);width: 400px;margin: 0 auto;border: 1px solid #e5e5e5;}
.newsAudio .audiojs .play-pause {width: 25px;height: 27px;padding: 4px 6px;margin: 0px;float: left;overflow: hidden;position: relative;}
.newsAudio .audiojs .play-pause:before {content: '';display: block;border-right: 1px solid #e5e5e5;position: absolute;right: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs p {display: none;width: 25px;height: 27px;margin: 0px;cursor: pointer;}
.newsAudio .audiojs .play {display: block;}
.newsAudio .audiojs .scrubber {position: relative;float: left;width: 240px;background: #f5f5f5;height: 14px;margin: 10px;top: 1px;overflow: hidden;}
.newsAudio .audiojs .progress {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #fbbc05;z-index: 1;}
.newsAudio .audiojs .loaded {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #ffeebb;cursor: pointer;}
.newsAudio .audiojs .time {overflow: hidden;height: 35px;line-height: 36px;margin: 0px 0px 0px 6px;padding: 0px 6px 0px 12px;position: relative;color: #666;}
.newsAudio .audiojs .time:before {content: '';display: block;border-left: 1px solid #e5e5e5;position: absolute;left: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs .time em {padding: 0px 2px 0px 0px;color: #666;font-style: normal;}
.newsAudio .audiojs .time strong {padding: 0px 0px 0px 2px;font-weight: normal;}
.newsAudio .audiojs .error-message {display: none;padding: 0px 10px;height: 35px;overflow: hidden;line-height: 36px;white-space: nowrap;color: #666;text-overflow: ellipsis;-o-text-overflow: ellipsis;-icab-text-overflow: ellipsis;-khtml-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;}
.newsAudio .audiojs .error-message a {color: #666;text-decoration: none;padding-bottom: 1px;border-bottom: 1px solid #999;white-space: wrap;}
.newsAudio .audiojs .play {background: url(../components/audio/images/play.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .loading {background: url(../components/audio/images/loading.png) center center no-repeat;background-size: 14px;-webkit-animation: fa-rotating 2s infinite linear;animation: fa-rotating 2s infinite linear;}
.newsAudio .audiojs .loading:before {content: '';}
@keyframes fa-rotating {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}
.newsAudio .audiojs .error {background: url(../components/audio/images/error.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .pause {background: url(../components/audio/images/pause.png) center center no-repeat;background-size: 16px;}
.newsAudio .playing .play,
.newsAudio .playing .loading,
.newsAudio .playing .error {display: none;}
.newsAudio .playing .pause {display: block;}
.newsAudio .loading .play,
.newsAudio .loading .pause,
.newsAudio .loading .error {display: none;}
.newsAudio .loading .loading {display: block;}
.newsAudio .error .time,
.newsAudio .error .play,
.newsAudio .error .pause,
.newsAudio .error .scrubber,
.newsAudio .error .loading {display: none;}
.newsAudio .error .error {display: block;}
.newsAudio .error .play-pause p {cursor: auto;}
.newsAudio .error .error-message {display: block;}
/* ————— 音频 end ————— */
/* ————— 视频 start ————— */
.newsViewVideo{width: 600px;height: 400px;margin: 0 auto;position: relative;}
.newsViewVideo #col1mui-player{height: 100% !important;cursor: pointer;}
.newsViewVideo #muiPlaybtn{position: absolute;left: 0;top: 0;background: url(../images/play.png) no-repeat center center;width: 100%;height: 100%;display: block;z-index: 999;cursor: pointer;}
/* ————— 视频 end ————— */
/* ========== 单篇+文章页 end ========== */
/* ========== 全图列表 start ========== */
/* 视频列表 start */
.videoList {overflow: hidden;margin-right: -23px;}
.videoList dd {width: 33.33333%;float: left;display: inline;margin-bottom: 35px;}
.videoList dd .con {display: block;margin-right: 23px;background: #fff;overflow: hidden;transition: all 500ms;-wenkit-transition: all 500ms;}
.videoList dd .pic::before{padding-top:60.2151%;}
.videoList dd .pic .playBtn{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, 0.3);z-index: 2;}
.videoList dd .pic span.play {width: 100%;height: 35px;display: block;background: url(../images/videoIcn3.png) no-repeat center center;}
.videoList dd .pic span.time {width: 100%;height: 16px;line-height: 16px;display: block;font-size: 16px;color: #ffffff;text-align: center;}
.videoList dd .text{height: 70%;line-height: 70px;font-size: 16px;color: #333333;text-align: center;transition: all 500ms;-wenkit-transition: all 500ms;}
.videoList dd:hover .con{box-shadow: 1px 5px 10px rgba(51,51,51,.1);}
.videoList dd:hover .con .text {color: #0074c1;font-weight: bold;}
/* 视频列表 end */
/* ========== 全图列表 end ========== */
/* ========== 图文列表 start ========== */
/* 图文列表1 start */
.imgText1Top{padding-top: 25px;height:78px;line-height:78px;}
.imgText1Top .location,.imgText1Top  .location a{height: 78px;line-height: 78px;font-size: 14px;color: #898989;font-weight: bold;}
.imgText1Top .textC{font-size: 14px;color: #898989;}
.imgText1Top .textC span{display: inline-block; font-size: 24px;color: #0074c1;}
.imgText1Top .location{overflow: hidden;}

.imgText1 dd{margin-bottom: 20px;background-color: #fff;padding:20px;}
.imgText1 dd .left{width:22.0139%;margin-right:30px;position: relative;}
.imgText1 dd .pic::before{padding-top:66.2461%;}
.imgText1 dd .textC{overflow: hidden;}
.imgText1 dd .title{font-size: 18px;color: #333333;height: 50px;line-height:50px;margin-bottom: 8px;position: relative;}
.imgText1 dd .title .btn{left: 0;top: 2%;display: inline-block;position: relative;margin-right: 20px;}
.imgText1 dd .time{font-size: 14px;color: #999;height: 35px;line-height: 35px;margin-bottom: 10px;background: url(../images/imgText1Icn1.png) no-repeat left center;padding-left: 30px;}
.imgText1 dd .text{font-size: 14px;color: #666666;height: 50px;line-height: 25px;margin-bottom: 18px;}
.imgText1 dd .btn{padding:0 25px;height: 30px;line-height: 30px;font-size:14px ;color: #fff;text-align: center;background-color: #0074c1;position: absolute;right: 10px;bottom: 10px;border-radius: 30px;}
.imgText1 dd:hover .title{color: #0074c1;font-weight: bold;}
.imgText1 dd .info{display: inline-block;}
.imgText1 dd .info .btn{float: left;display: inline;padding:0 20px;height: 32px;line-height: 32px;border: 1px solid #ebebeb;border-radius: 30px;font-size: 15px;color: #333;position: relative;background-color: transparent;left: 0;top: 0;margin-right: 10px;}
/* 图文列表1 end */
/* 图文列表2 start */
.publicMore{display: inline-block;width: 40px;height: 40px;background:#fff url(../images/moreIcn2.png) no-repeat center center / 10px 10px;border-radius: 100%;border: 1px solid #dcdcdc;transition: all .5s linear;-webkit-transition: all .5s linear;}
.publicMore:hover{background-color: #0074c1;background-image:url(../images/column3MoreIcn.png);}
.imgText2 dd .ddC{padding:52px 50px;margin-bottom: 30px;border-radius: 15px;overflow: hidden;background-color:#fff;}
.imgText2 dd .picBox{position: relative;float: right;display: inline;width:45.8333%;margin-left: 73px;border-radius:15px;overflow: hidden;}
.imgText2 dd .pic::before{padding-top:59.8485%;}
.imgText2 dd .videoBtn{padding:0 15px;height: 35px;line-height: 35px;border-radius: 30px;background-color: rgba(0,0,0,.2);font-size:15px ;color: #fff;display: inline-block;position: absolute;left: 30px;bottom: 40px;z-index: 5;cursor: pointer;}
.imgText2 dd .videoBtn i{display: inline-block;vertical-align: middle;width: 20px;height: 15px;background: url(../images/videoIcn2.png) no-repeat center center / contain;}
.imgText2 dd a{display: block; overflow: hidden;}
.imgText2 dd .cntitle{font-size:24px;color: #0074c1;height:50px;line-height:50px;background-position: left center;background-repeat: no-repeat;background-size: 52px 40px;padding-left: 70px;}
.imgText2 dd .entitle i{display: block;font-size:20px;color: #cccccc;height: 28px;line-height: 28px;margin-bottom: 20px;}
.imgText2 dd .text{font-size:14px;color: #666;height: 108px;line-height: 27px;margin-bottom: 25px;}
.imgText2 dd .con span{display: block;font-size:15px;color: #0074c1;height: 28px;line-height: 28px;font-weight: bold;margin-bottom: 7px;}
.imgText2Ul{overflow: hidden;margin-bottom: 50px;}
.imgText2Ul li{float: left;display: inline;}
.imgText2Ul li span{display: block;margin-right:10px;padding:0 22px;height: 32px;line-height: 32px;font-size:15px;color: #333 !important;border: 1px solid #efefef;border-radius: 30px;font-weight: normal !important;}
.imgText2 dd .num {height:35px;line-height:35px;text-align: right;}
.imgText2 dd .num em{display: inline-block;font-size:18px ;color: #666;font-style: normal;}
.imgText2 dd .num i{display: inline-block;font-size:14px ;color: #cbcbcb;font-style: normal;}
.imgText2 dd.even .picBox{float: right;margin-right: 0;margin-left: 40px;}
.imgText2 dd.even .num{text-align: left;}
/* .imgText2 dd.even .videoBtn{right: 83%;} */
.imgText2 dd:hover .publicMore{background-color: #0074c1;background-image:url(../images/column3MoreIcn.png);}
/* 图文列表2 end */
/* 设备详情 start */
.deviceViewBox{border-radius:20px;overflow: hidden;padding:50px 50px 83px;}
.deviceViewScroll{position: relative;overflow: hidden;width:45.8333%;margin-right:70px;border-radius: 10px;overflow: hidden;}
.deviceViewScroll .bd{height: 100%;}
.deviceViewScroll .myslide{height: 100%;position: relative;}
.deviceViewScroll .myslide .pic::before{padding-top: 59.8485%;}
.deviceViewScroll ul{position: absolute;right: 30px;bottom: 30px;}
.deviceViewScroll ul li{float: left;display: inline;width: 15px;height: 15px;border-radius: 100%;background-color: #fff;margin-right: 10px;}
.deviceViewScroll ul li.slick-active{background-color: #0074c1;}
.deviceViewTop {margin-bottom: 45px;}
.deviceViewTop .textC{overflow: hidden;}
.deviceViewTop .textC .cntitle{font-size:30px;color: #0074c1;height: 50px;line-height: 50px;}
.deviceViewTop .textC .entitle{font-size:20px;color: #cccccc;height: 35px;line-height: 35px;margin-bottom: 20px;font-style: italic;}
.deviceViewTop .textC .text{font-size:14px;color: #666;height: 135px;line-height: 27px;margin-bottom: 20px;overflow-y: auto;}
.deviceViewTop .textC .title1{display: block;font-size: 15px;color: #0074c1;font-weight: bold;height: 28px;line-height: 28px;margin-bottom: 7px;}
.deviceViewTop .textC .btnC{height:68px;line-height:32px;overflow-y: auto;}
.deviceViewTop .textC .btnC a{display: inline;float: left;width: max-content;}
.deviceViewTop .textC .btnC .btn{padding:0 20px;border: 1px solid #e6e6e6;border-radius: 30px;display: inline-block;font-size: 15px;color: #333;margin-right: 10px;}
.deviceViewTop  .videoBtn{padding:0 15px;height: 35px;line-height: 35px;border-radius: 30px;font-size: 15px;color: #fff;background-color: rgba(0,0,0,.2);display: inline-block;cursor: pointer;position: absolute;left: 30px;bottom: 30px;}
.deviceViewTop  .videoBtn i{background: url(../images/videoIcn2.png) no-repeat left center / contain;display: inline-block;margin-right: 8px;width: 20px;height: 15px;vertical-align: middle;}
.deviceViewTextC .title{font-size: 30px;color: #0074c1;height: 67px;line-height: 67px;}
.deviceViewTextC .text{font-size: 14px;color: #666;line-height: 25px;text-align: justify;}
/* 设备详情 end */
/* ========== 图文列表 end ========== */
/* ========== 文字列表 start ========== */
/* 医保政策 start */
.textList1 dd{margin-bottom:20px;background-color:#fff;padding:0 18px;height: 110px;line-height: 110px;border-radius: 8px;overflow: hidden;}
.textList1 dd .time{font-size:16px ;color: #bbbbbb;}
.textList1 dd .title{font-size:18px ;color: #181818;overflow: hidden;position: relative;padding-left: 32px;}
.textList1 dd .title::before{display: block;content:'';width: 18px;height: 18px;border: 2px solid #0074c1;border-radius: 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);box-sizing: border-box;}
.textList1 dd:hover .time,
.textList1 dd:hover .title{color: #0074c1;}
/* 医保政策 end */
/* 医院简介 start */
.hospitalViewBox{background-color:#fff;padding:80px 50px 72px;}
.hospitalViewTop .picC{width:577px;margin-left:88px;position: relative;}
.hospitalViewTop .picC::before{display: block;content:'';width: 577px;height: 347px;background-color:#e9f0f9;border-radius: 10px;overflow: hidden;position: absolute;left: -18px;top: 15px;}
.hospitalViewTop .picC::after{display: block;content:'';background-color: rgba(0,0,0,.5);width: 100%;height: 100%;position: absolute;left: 0;top: 0;border-radius:10px;overflow:hidden;}
.hospitalViewTop .picC em{display: block;background: url(../images/videoIcn4.png) no-repeat center center / contain;width: 30px;height: 30px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);z-index: 1;cursor: pointer;}
.hospitalViewTop .pic{overflow:hidden;border-radius:10px;}
.hospitalViewTop .pic::before{padding-top:59.792%;}
.hospitalViewTop .textC{overflow: hidden;border-bottom: 2px solid #ebebeb;}
.hospitalViewTop .title{font-size: 18px;color: #333333;height:58px;line-height:58px;margin-bottom: 20px;font-weight: bold;}
.hospitalViewTop .text{height: 192px;margin-bottom: 80px;}
.hospitalViewBox .text{font-size:15px ;color: #666666;line-height:25px;}
.hospitalViewB{padding-top: 60px;}
/* 医院简介 end */
/* ========== 文字列表 end ========== */
/* ========== 登录 start ========== */
.loginCon{position: relative;height: 100vh;}
.loginCon .bg{background-position: center center;background-repeat: no-repeat;background-size: cover;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.loginCBox{position: relative;z-index: 5;width: 400px;left: 10%;top: 10%;}
.loginCBox .title{font-size: 30px;color: #333333;height:87px;line-height:87px;font-weight: bold;text-align: center;}
.loginForm .item{margin-bottom:20px;padding:0 25px;height: 47px;line-height: 47px;border: 1px solid #e3e8f0;border-radius:8px;overflow: hidden;}
.loginForm .itemC{overflow: hidden;}
.loginForm .item em{float: left;display: inline;width:15px;margin-right: 10px;background-position: center center;background-repeat: no-repeat;background-size: contain;height: 15px;padding-top: 32px;}
.loginForm .item .con{overflow: hidden;position: relative;}
.loginForm .item input{height: 47px;line-height: 47px;width: 100%;border: none;}
.loginForm .item img{width: 140px;height: 100%;}
.loginForm .item1{padding:0 0 0 25px;}
.loginBtn a{display:block;font-size: 18px;height: 50px;line-height: 50px;text-align: center;background-color: #0074c1;border-radius: 8px;overflow: hidden;color: #fff;}
.loginCon .backpw a{display: block;text-align: center;font-size: 14px;color: #9ea1b1;height:53px;line-height:53px;}

.toggle-password {position: absolute;top: 50%;right: 10px;transform: translateY(-50%);cursor: pointer;}
.password-container .fa-eye-slash { display: none;}
/* ========== 登录 end ========== */
/* ========== 上传 start ========== */
.uploadPageCon{background-color: #f5fbff;}
.uploadPageTop{height: 400px;background-position: center center;background-repeat: no-repeat;background-size: cover;padding-top: 28px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.uploadPageTop .logo{overflow: hidden;padding: 0;}
.uploadPageTop .logo img{height:40px;width: auto;}
.uploadPageTop .returnIndex a{display: block;font-size:16px ;color: #fff;height:40px;line-height:40px;background:url(../images/uploadTopIcn1.png) no-repeat left center;padding-left: 30px;}
.uploadConBox{height: 800px;border-radius: 15px;/* margin-bottom: -10%; */}
.uploadBox{height: 100%;position: relative;top: -20%;border-radius: 15px;overflow: hidden;}
.uploadBox .left{width:24.3056%;background-color: #f9f9f9;text-align: center;padding-top: 70px;height: 100%;}
.uploadBox .left .pic{width:83px;margin: 0 auto;border-radius: 100%;overflow: hidden;}
.uploadBox .left .pic::before{padding-top: 100%;}
.uploadBox .left .number{font-size: 15px;color: #333333;height: 35px;line-height: 35px;padding-top: 12px;font-family: 'AlibabaSansRe';}
.uploadBox .left .name{font-size: 15px;color: #333333;height: 35px;line-height: 35px;margin-bottom: 55px;}
.uploadList dd{margin-bottom:30px;cursor: pointer;}
.uploadList dd .con{display: inline-block;padding:0 65px;height: 50px;line-height: 50px;text-align: center;border-radius: 30px;}
.uploadList dd em{display: inline-block;vertical-align: middle;background-position: center center;background-repeat: no-repeat;background-size: contain;width: 20px;height: 20px;margin-right: 10px;}
.uploadList dd .em2{display: none;}
.uploadList dd span{display: inline-block;vertical-align: middle;font-size: 15px;color: #333;}
.uploadList dd.hover .con{background-image:linear-gradient(to right ,#3e9dfe,#2070f3);}
.uploadList dd.hover .em1{display: none;}
.uploadList dd.hover .em2{display: inline-block;}
.uploadList dd.hover span{color: #fff;}
.uploadBox .right{overflow: hidden;background-color: #fff;padding:70px 80px 0;height: 100%;box-sizing: border-box;-webkit-box-sizing: border-box}
.uploadBox .right .title{font-size:18px ;color: #333333;height:78px;line-height:78px;position: relative;padding-left: 15px;margin-bottom: 45px;border-bottom: 1px solid #ebebeb;}
.uploadBox .right .title::before{display: block;content:'';width: 4px;height: 15px;background-color: #2572f3;border-radius:5px;overflow: hidden;position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.uploadContent{height: 348px;background-color: #f5fbff;border: 1px dashed #2572f3;border-radius: 5px;overflow: hidden;text-align: center;margin-bottom: 55px;cursor: pointer;}
.uploadContent em{background-position: center center;background-repeat:no-repeat;background-size: contain;display: block;margin: 0 auto;width: 50px;height: 40px;margin-bottom: 20px;}
.uploadContent .text{font-size:18px ;color: #666666;height:45px;line-height:45px;}
.uploadContent span{display: block; font-size: 14px;color: #666666;height:40px;line-height:40px;}
.uploadBtn {text-align: center;}
.uploadBtn a{display: inline-block;padding:0 85px;height:45px;line-height:45px;font-size:16px ;color: #fff;border-radius: 30px;background-image: linear-gradient(to right,#3e9dfe,#2071f3);}
.uploadTable{width: 100%;border-radius: 8px;overflow: hidden;}
.uploadTable tr{border-bottom: 1px solid #ebebeb;height: 90px;line-height: 90px;}
.uploadTable tr td{text-align: center;font-size: 15px;color: #333;}
.uploadTable tr:nth-child(1){background-color: #f4f8ff;height: 50px;line-height: 50px;font-size: 16px;}
.uploadTable tr:nth-child(1) td:nth-child(1){padding-left: 58px;}
.uploadTable tr td:nth-child(1) {text-align: left;}
.uploadTable tr td:nth-child(1) em{text-align: left;background-position: center center;background-repeat: no-repeat;background-size: contain;width: 30px;height: 25px;margin-right: 18px;display: inline-block;vertical-align: middle;}
.uploadTable tr td:nth-child(1) span{display: inline-block;vertical-align: middle;}
/* ========== 上传 end ========== */
/* ————— 公用表单 start ————— */
.input{ border: 1px solid #ddd; padding:0 10px}
.input input{ border: none; background: none; width: 100%; height: 38px; line-height: 38px; font-size: 14px; color: #333;}
.textarea{ border: 1px solid #ddd; padding:5px 10px}
.textarea textarea{ border: none; background: none; width: 100%; height: 120px; line-height: 25px; font-size: 14px; color: #333;}
a.formBtn{ display: inline-block; height: 40px; line-height: 40px; border: 1px solid #ddd; background: #FFF; border-radius: 3px; font-size: 14px; color: #333; padding:0 30px; margin: 0 5px;}
a.formBtn:hover{ opacity: .9;}

.formYzm .input{ width: 50%; float: left; display: inline;}
.formYzm .yzmImg{ width: 118px; height: 38px; border: 1px solid #ddd; background: #ddd; float: left; display: inline; margin-left: 20px;}
.formYzm .yzmImg img{ display: block; width: 100%; height: 100%;}

.formSubBtn{ font-size: 0; text-align: left; margin: 0 -5px;}
.formSubBtn a{ padding:0 40px; border-radius: 5px;}
.formSubBtn a.submit{ background: #1e5ab0; color: #FFF;}
.formSubBtn a.reset{ background: #ddd; color: #8b8b8b;}
/* ————— 公用表单 end ————— */
/* 媒体聚焦 start */
.imgText3Top{margin-bottom: 60px;overflow: hidden;background-color: #fff;position: relative;border-radius: 10px;}
.imgText3Top .bd,
.imgText3Top .myslide{height: 100%;}
.imgText3Top .myslide .con{overflow: hidden;}
.imgText3Top .myslide .pic{width:50%;margin-left: 70px;}
.imgText3Top .myslide .pic::before{padding-top:66.6667%;}
.imgText3Top .myslide .textC{overflow: hidden;padding:45px 45px 0;}
.imgText3Top .myslide .time{font-size: 22px;color: #999;height:47px;line-height:47px;font-family: 'AlibabaSansRe';}
.imgText3Top .myslide .title{font-size: 24px;color: #0074c1;height:53px;line-height:53px;padding-bottom: 15px;margin-bottom: 25px;border-bottom: 1px solid #f5f5f5;}
.imgText3Top .myslide .text{line-height: 25px;height: 75px;font-size: 14px;color: #666;margin-bottom: 20px;}
.imgText3Top .myslide .info{margin-bottom: 35px;}
.imgText3Top .myslide .btn{padding:0 20px;height: 32px;line-height: 32px;font-size: 15px;color: #333;border: 1px solid #ebebeb;border-radius: 30px;margin-right: 10px;display: inline-block;}
.imgText3Top ul{position: absolute;left:40px;bottom: 27px;}
.imgText3Top ul li{float: left;display: inline;margin-right: 15px;width: 12px;height: 12px;border: 2px solid #cdcdcd;box-sizing: border-box;border-radius: 100%;}
.imgText3Top ul li.slick-active{border-color: #3490ce;}

.imgText3{margin-right: -30px;}
.imgText3 dd{width:33.3333%;float: left;display: inline;margin-bottom: 30px;}
.imgText3 dd a{display: block;margin-right: 30px;background-color: #fff;padding:25px;border-radius: 10px;overflow: hidden;}
.imgText3 dd .pic{margin-bottom: 28px;}
.imgText3 dd .pic::before{padding-top:61.4634%;}
.imgText3 dd .title{font-size:16px ;color: #333333;height:30px;line-height:30px;margin-bottom: 7px;font-weight: bold;}
.imgText3 dd .text{font-size:14px ;color: #858585;height:50px;line-height:25px;margin-bottom: 30px;}
.imgText3 dd .timeC{font-size:14px ;color: #999999;height:35px;line-height:35px;font-family: 'AlibabaSansRe';}
.imgText3 dd:hover .publicMore{background-color: #0074c1;background-image:url(../images/column3MoreIcn.png);}
/* 媒体聚焦 end */
/* 联系我们 start */
.contactUsBox{padding: 83px 50px 60px;}
.contactUsDl {overflow: hidden;margin-bottom: 77px;}
.contactUsDl dd{float: left;display: inline;width: 33.3333%;text-align: center;position: relative;}
.contactUsDl dd::before{display: block;content:'';width: 1px;height: 82px;background-color:#e6e6e6;position: absolute;right: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.contactUsDl dd:last-child::before{display: none;}
.contactUsDl dd em{display: block;margin: 0 auto;background-position: center center;background-repeat: no-repeat;background-size: contain;width: 65px;height: 65px;}
.contactUsDl dd span{display: block;font-size:14px ;color: #333333;line-height:25px;padding-top: 13px;}
.contactUsDl dd .value{font-size:14px ;color: #666;line-height:23px;}
.map{width: 100%;border-radius: 10px;overflow: hidden;height:430px;}
/* 联系我们 end */
/* ========== 新闻详情 start ========== */
.newsView .articleC{position: relative;padding:52px 70px 70px;}
.newsView .returnBtn a{display: block; font-size: 14px;color: #999999;height:20px;line-height:20px;position: absolute;right:70px;top:70px;transition: all 500ms;-webkit-transition: all 500ms;z-index: 5;}
.newsView .returnBtn i{display: inline-block;background: url(../images/newsViewIcn1.png) no-repeat center center / contain;width: 15px;height: 15px;margin-right: 10px;transition: all 500ms;-webkit-transition: all 500ms;}
.newsView .returnBtn:hover a{color: #0074c1}
.newsView .returnBtn:hover i{background-image: url(../images/newsViewIcn2.png);}
.newsView .articleTitle{text-align: left;height: 55px;line-height: 55px;font-size: 24px;color: #333;    text-align: center;}
.newsView .articleTime{text-align: left;border-bottom: none;font-size: 26px;color: #cccccc;height: 48px;line-height: 48px;padding: 0;    text-align: center;}
.newsView .articleShareCon{height: 47px;line-height: 47px;font-size: 14px;color: #666;padding-bottom: 20px;margin-bottom: 25px;border-bottom: 1px solid #ebebeb;    text-align: center;}
.newsView .articleShareCon span{display: inline-block;vertical-align: middle;}
.newsView .articleShareCon .shareBox{display: inline-block;vertical-align: middle;}
.newsView .sharejs_icon{width: 25px;height: 25px;line-height: 25px;}
.newsView .sharejs_icon.icon_SinaWeibo{color: #fff;border-color:#f3604c;background-color: #f3604c;}
.newsView .sharejs_icon.icon_Qzone{color: #fff;border-color:#fab619;background-color: #fab619;}
.newsView .sharejs_icon.icon_Douban{color: #fff;border-color:#008000;background-color: #008000;}
.newsView .sharejs_icon.icon_TencentQQ{color: #fff;border-color:#08a2df;background-color: #08a2df;}
.newsView .articleBox{font-size: 16px;color: #666;line-height: 35px;text-align: justify;}
.newsView .articleBox img{object-fit: contain;text-align: center;}
.newsView .articleBox .btnC{font-size: 0;padding-top: 30px;margin-bottom: 40px;}
.newsView .articleBox .btn{padding:0 15px;height: 32px;line-height: 32px;border: 1px solid #ebebeb;border-radius: 30px;margin-right: 10px;font-size: 15px;color: #333;display: inline-block;}
.newsView .pageUp{overflow: hidden;text-align: center;background-color:#fff;}
.newsView .articlePageBox{float: left;display: inline;width:50%;height: 90px;line-height: 90px;font-size: 16px;color: #999;position: relative;}
.newsView .articlePageBox a{transition: all 500ms;-webkit-transition: all 500ms;}
.newsView .articlePageBox::before{display: block;content:'';width: 2px;height: 40px;background-color: #e5e5e5;position: absolute;right: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.newsView .articlePageBox:last-child:before{display: none;}
.newsView .articlePageBox i{display: inline-block;margin-right: 10px;font-style: normal;}
.newsView .articlePageBox:nth-child(1) i{background-image: url(../images/newsViewIcn3.png);}
.newsView .articlePageBox:nth-child(2) i{background-image: url(../images/newsViewIcn5.png);}
.newsView .articlePageBox:nth-child(3) i{background-image: url(../images/newsViewIcn1.png);}
.newsView .articlePageBox:nth-child(1):hover i{background-image: url(../images/newsViewIcn4.png);}
.newsView .articlePageBox:nth-child(2):hover i{background-image: url(../images/newsViewIcn6.png);}
.newsView .articlePageBox:nth-child(3):hover i{background-image: url(../images/newsViewIcn2.png);}
.newsView .articlePageBox:hover a{color: #0074c1;}
.newsViewListC{padding-bottom: 60px;}
.newsViewTitle .cntitle{position: relative;font-size: 30px;color: #0074c1;height: 40px;line-height: 40px;}
.newsViewTitle .cntitle::before{display: block;content:'';width: 385px;height: 10px;background: url(../images/newsViewTitleIcn1.png) no-repeat left bottom / contain;position: absolute;left: 0;bottom: 0;}
.newsViewTitle .entitle{font-size:18px ;color:#d0e2ed ;height: 25px;line-height: 25px;font-style: italic;text-transform: capitalize;}
.newsViewList1 {margin-bottom: 52px;}
.newsViewList1 dd{height:65px;line-height:65px;position: relative;padding-left: 15px;border-bottom: 1px solid #e5e5e5;}
.newsViewList1 dd a{display: block;font-size: 15px;color: #333333;}
.newsViewList1 dd::before{display: block;content:'';width: 10px;height: 10px;background-color: #0074c1;border-radius: 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.newsViewList1 dd .text{overflow: hidden;}
.newsViewList1 dd:hover a{color: #0074c1;}
.newsViewList2{margin-right:-23px;}
.newsViewList2 dd{float: left;display: inline;width: 33.3333%;}
.newsViewList2 dd a{display: block;margin-right:23px;}
.newsViewList2 dd .pic::before{padding-top:60.2151%;}
.newsViewList2 dd .text{height:70px;line-height: 70px;font-size: 16px;color: #333333;text-align: center;background-color: #fff;transition: all 500ms;-webkit-transition: all 500ms;}
.newsViewList2 dd:hover .text{color: #0074c1;font-weight: bold;}
.newViewInfo1{padding:45px 30px 60px;}
/* ========== 新闻详情 end ========== */
/* 搜索 start */
.searchPageCon {
    padding: 118px 0 130px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.searchPageCon .right {
    width: 22.5694%;
    margin-left: 80px;
    /* background-color: #f0f8ff; */
    border: 1px solid #0266cd;
    border-radius: 10px;
    overflow: hidden;
    padding: 28px 25px 48px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.searchPageCon .right .title {
    font-size: 16px ;
    color: #0266cd;
    height: 43px;
    line-height: 43px;
    font-weight: bold;
    margin-bottom: 15px;
}

.searchRList {
    overflow: hidden;
    margin-right: -10px;
    height: 315px;
    overflow-y: auto;
    padding-right: 10px;
}

.searchRList dd {
    float: left;
    display: inline;
    margin-bottom: 15px;
}

.searchRList dd a {
    margin-right: 10px;
    display: block;
    font-size: 15px;
    color: #333;
    padding: 0 20px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #b1d5f5;
    border-radius: 30px;
    transition: all 500ms;
    -webkit-transition: all 500ms;
}

.searchRList dd:hover a {
    background-color: #0266cd;
    color: #fff;
}

.searchPageCon .left {
    overflow: hidden;
    margin-left: 95px;
}

.searchPageCon .searchInput {
    width: 750px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    border-radius: 30px;
    margin-bottom: 45px;
    float: none;
    display: block;
    background: #fff;
}

.searchInput .btn {
    width: 100px;
    height: 100%;
    line-height: 100%;
    background: #0266cd url(../images/searchPageIcn1.png) no-repeat center center;
    cursor: pointer;
    border-radius: 50px;
}

.searchInput .input {
    overflow: hidden;
    border: none;
    height: 100%;
    line-height: 100%;
    box-sizing: border-box;
}

.searchInput input {
    height: 60px;
    line-height: 60px;
    width: 100%;
    border: none;
}

.searchPageCon .left span {
    display: block;
    text-align: center;
    font-size: 30px ;
    color: #333333;
    height: 80px;
    line-height: 80px;
    margin-bottom: 25px;
}

.searchLeftList {
    overflow: hidden;
    margin: 0 -20px 30px 0;
}

.searchLeftList dd {
    float: left;
    display: inline;
    margin-bottom: 30px;
}

.searchLeftList dd a {
    display: block;
    padding: 0 40px;
    height: 42px;
    line-height: 42px;
    margin-right: 20px;
    background-color: #fff;
    border-radius: 30px;
    font-size: 15px;
    color: #666666;
    box-shadow: 0px 1px 10px rgba(0,0,0,.1);
    transition: all 500ms;
    -webkit-transition: all 500ms;
}

.searchLeftList dd:hover a {
    background-color: #0266cd;
    color: #fff;
}

.contactUsBtn {
    text-align: center;
}

.contactUsBtn a {
    display: block;
    font-size: 16px;
    color: #0266cd;
    height: 55px;
    line-height: 55px;
    background: url(../images/searchPageIcn2.png) no-repeat left center / 23px 23px;
    padding-left: 40px;
    display: inline-block;
}

/* 搜索 end */
/*专家团队 start*/
/* 列表 start */
.teamListC {margin-right: -30px;}
.teamListC dd{float: left;display: inline;width: 50%;margin-bottom: 25px;}
.teamListC dd a{display: block;margin-right: 30px;background-color:#fff;padding:30px 35px;overflow: hidden;position: relative;}
.teamListC dd .pic{width: 200px;margin-right: 45px;border-radius:100%;border: 1px solid #0074c1;background-color: #edf2fa;box-sizing: border-box;overflow: hidden;}
.teamListC dd .pic::before{padding-top: 100%;}
.teamListC dd .pic img{object-position: center top;}
.teamListC dd .textC{overflow: hidden;}
.teamListC dd .name{height: 45px;line-height: 45px;padding:13px 0 10px;}
.teamListC dd .name span{display: inline-block;vertical-align: middle;}
.teamListC dd .name span:nth-child(1){font-size: 18px;color: #444444;font-weight: bold;margin-right: 10px;}
.teamListC dd .name span:nth-child(2){font-size:14px;color: #0074c1;padding:0 10px;height: 22px;line-height: 22px;background-color: #e5f1f9;border-radius: 5px;overflow: hidden;}
.teamListC dd .title{font-size:14px ;color: #999999;height: 35px;line-height: 35px;margin-bottom: 20px;padding-bottom: 15px;border-bottom: 1px solid #ebebeb;}
.teamListC dd .title i{font-style: normal;color: #333;}
.teamListC dd .text{font-size: 14px;color: #999;height: 50px;line-height: 25px;}
.teamListC dd .text i{font-style: normal; color: #333;}
.teamListC dd .publicMore{position: absolute;right: 45px;top: 55px;}
.teamListC dd:hover .publicMore{background-color: #0074c1;background-image:url(../images/column3MoreIcn.png);}
/* 列表 end */
/* 详情 start */
.teamViewTop {background-color:#fff;padding:80px 70px 65px;}
.teamViewInfo{overflow: hidden;margin-bottom: 45px;}
.teamViewInfo .pic{width: 300px;margin-right: 80px;border: 1px solid #0074c1;background-color:#edf2fa;border-radius: 100%;overflow: hidden;box-sizing: border-box;}
.teamViewInfo .pic::before{padding-top: 100%;}
.teamViewInfo .pic img{object-position: center top;}
.teamViewInfo .teamViewUl{overflow: hidden;}
.teamViewUl li{line-height: 75px;border-bottom: 1px solid #f2f2f2;}
.teamViewUl li:nth-child(1) i{display: block;font-size:24px ;color: #333333;font-style: normal;}
.teamViewUl li span{display: inline-block;}
.teamViewUl li span:nth-child(1){font-size:15px ;color: #999;}
.teamViewUl li span:nth-child(2){font-size:15px ;color: #333;}
.teamViewUl li:last-child a{display: inline-block; padding:0 27px;height: 32px;line-height: 32px;border: 1px solid #e6e6e6;border-radius: 30px;font-size: 15px;color: #333333;margin-right: 15px;transition: all .5s linear;-webkit-transition: all .5s linear;}
.teamViewUl li:last-child a:hover{background-color:#e6f1f9;color: #0074c1;}

.teamViewTop .textInfo{margin-bottom: 55px;}
.teamViewTop .textInfo:last-child{margin-bottom: 0;}
.teamViewTop .textInfo .title{font-size:16px ;color: #333333;height:35px ;line-height:35px;margin-bottom: 5px;font-weight: bold;}
.teamViewTop .textInfo .text{font-size:14px ;color: #666666;line-height:25px;}
/* 详情 end */
/*专家团队 end*/
/* 网站地图 start */
.footerMenu1{background-position: center center;background-repeat: repeat;background-size: cover;min-height: 100vh;padding-bottom: 33px;width: unset;}
.menuTop{padding-top:35px;}
.menuTop .close{background: url(../images/closeIcn.png) no-repeat center center / contain;width: 35px;height: 35px;margin-right: -30px;padding-top: 60px;cursor: pointer;}
.menuTop .logo{padding: 0;}
.menuList1 dd{min-height: 105px;line-height:105px;overflow: hidden;border-bottom: 1px dashed #e6e9eb;}
.menuList1 dd:last-child{border-bottom: none;}
.menuList1 dd .yj {float: left;display: inline;margin-right: 55px;}
.menuList1 dd .yj a{display: block;font-size:24px ;color: #333333;font-weight: bold;transition: all 500ms;-webkit-transition: all 500ms;}
.menuList1 dd .ej{overflow: hidden;}
.menuList1 dd .ej a{display: block;font-size:16px ;color: #333333;transition: all 500ms;-webkit-transition: all 500ms;}
.menuList1 dd .ej li{float: left;display: inline;margin-right: 45px;}
.menuBottom .title{font-size:18px ;color: #0074c1;height:40px;line-height:40px;margin-bottom: 10px;font-weight: bold;}
.menuNewsSlick{height: 50px;line-height: 50px;background-color: #489dd3;border-radius:12px;overflow: hidden;padding:0 30px;transition: all 500ms;-webkit-transition: all 500ms;}
.menuBottom .textC .text{overflow: hidden;}
.menuBottom .textC .text span{display: inline-block;font-size: 16px;color: #fff;margin-right: 15px;}
.menuBottom .textC .text .time{display: inline-block;font-size: 16px;color: #fff;}
.menuBottom .publicMoreC{padding-top: 8px;}
.menuBottom .publicMore{background-image: url(../images/column4MoreIcn.png);}
.menuNewsSlick:hover{box-shadow: -1px -1px 13px 5px rgba(0,0,0,.1);}
.menuList1 dd .yj a:hover{color: #0074c1;}
.menuList1 dd .ej a:hover{color: #0074c1;}
/* 网站地图 end */